SixBit API Schema
MaterialsType Simple Type
Description
The materials for this item.
Namespace (none)
Type
Restriction of xs:string
Diagram
MaterialsType Simple Type
Overview
MaterialsType Restriction of xs:string
The materials for this item.
Facets
MinLength0
MaxLength597
Source
<xs:simpleType name="MaterialsType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The materials for this item.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:minLength value="0" />
    <xs:maxLength value="597" />
  </xs:restriction>
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.